Class org.omg.CORBA.UserException
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.UserException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----org.omg.CORBA.UserException
- public class UserException
- extends Exception
The root class for CORBA IDL-defined exceptions.
-
UserException()
- Constructs a UserException.
UserException
protected UserException()
- Constructs a UserException. Called only by subclasses.
All Packages Class Hierarchy This Package Previous Next Index